laravel migration with primary key

58

laravel migration with primary key -

$table->string('code', 30)->primary();

Comments

Submit
0 Comments